From: Juanma Barranquero Date: Fri, 24 Aug 2007 11:23:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~16975 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=32d2d1522560dd1094f9d5c01f31666e073cf68a;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index b57c6df1190..fec0f4857fc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -39,12 +39,12 @@ 2007-08-22 Glenn Morris - * image.c (x_find_image_file): Search in etc/images/ rather than - etc/. + * image.c (x_find_image_file): Search in etc/images/ rather than etc/. 2007-08-22 Paul Pogonyshev * Makefile.in (ALL_CFLAGS, LIBX): Add RSVG_LIBS. + * image.c: Add support for SVG images. Some additional comments by Joakim Verona . When HAVE_RSVG is defined: (svg_image_p): New function to test for SVG image. @@ -192,7 +192,7 @@ (mac_valid_selection_target_p): Rename from valid_scrap_target_type_p. (mac_clear_selection): Rename from clear_scrap. (get_flavor_type_from_symbol): New argument SEL and subsume function of - scrap_has_target_type. All uses changed. + scrap_has_target_type. All uses changed. (mac_get_selection_ownership_info, mac_valid_selection_value_p) (mac_selection_has_target_p): New functions. (mac_put_selection_value): Rename from put_scrap_string.